Platform Core .NET Assemblies API
LocalizableValue<T> Class Members
See Also  Properties  Methods  Send Feedback
Terrasoft.Common Namespace : LocalizableValue<T> Class

Glossary Item Box

The following tables list the members exposed by LocalizableValue<T>.

Public Properties

 NameDescription
Public PropertyCultureValuesGets a lookup of localized values of the current instance for supported cultures.  
Public PropertyHasValueDetermines whether a localized value of the current type exists for the current culture.  
Public PropertyValueGets and sets localized value taking the current culture into account.  
Top

Public Methods

 NameDescription
Public MethodClearCultureValueClears the localized value for the specified culture.  
Public MethodGetCultureValueGets the localized value of the specified type for the specified culture. Depending on the value of the throwIfNoManager parameter method may generate an exception of the ItemNotFoundException type, unless a resource manager is set for this localized value.  
Public MethodGetCultureValueWithFallbackGets the localized value of the specified type for the specified culture. If value for the specified culture is not found, default culture value is returned. Depending on the value of the throwIfNoManager parameter method may generate an exception of the ItemNotFoundException type, unless a resource manager is set for this localized value.  
Public MethodHasCultureValueOverridden. Determines whether a localized value exists for the specified culture.  
Public MethodLoadCultureValuesOverridden. Loads a list of localized values of the specified type for all cultures set in the global resource storage.  
Public MethodSetCultureValueSets the specified localized value for the specified culture.  
Top

See Also

© Terrasoft 2002-2018.